@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 14px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#393939;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#0a67b4; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1300px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {background:  url(images/bg.png) no-repeat center top; border-bottom:none; height:auto;line-height:inherit;  background-size: 1920px; }
.header .inner{height: 145px;position:relative;}
.header .sitelogo{float:left;margin-top: 25px;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 18px;margin-left:250px;font-size:38px;font-weight:bold;color:#fff;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 32px;width:275px;  }


/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/link_icon.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -60px 0px;}
.site-rale ul li.links.i3 a{background-position: -117px 0px;}
.site-rale ul li.links.i4 a{background-position: -177px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #0a67b4;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; display: none; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 20px;line-height: 60px;color: #FFFFFF;font-size: 20px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#2585d4; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 60px;min-width: 146px;z-index: 100;background:#2585d4;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #fff;height: 48px;line-height: 48px;padding: 0 17px;font-size: 16px;background:none; text-align: center; border-bottom:1px solid #0a67b4; }
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#2585d4; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1920px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}

/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {  border-bottom:2px solid #d2d2d2; }
.post1 .tt .tit { position:relative; }
.post1 .tt .tit .title {display:inline-block;padding-right:0px;font-size: 24px;font-weight:bold;color: #0a67b4;cursor:pointer;  line-height:50px; }
.post1 .tt .tit i {float: left;width: 42px;margin: 10px 0 0 8px;}
.post1 .tt .tit em {margin-left: 10px; font-size: 16px; color: #cccccc; font-weight: normal;text-transform: uppercase; }


.post1 .more_btn { width:auto; line-height:50px;  font-size:18px; font-weight:bold;    }
.post1 .more_btn a{color:#0a67b4;}
.post1 .tt .tit::after {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #0a67b4;
    position: absolute;
    left: 0;
    bottom: -3px;
    
}



/*带图标标题*/
.post2 { position:relative; }
.post2 .tt {width:100%; text-align: center; height:70px; background:url(images/line.png) no-repeat center 36px;  } 
.post2 .tt .tit {float:none; font-size:30px;  }
.post2 .tt .tit .title {font-weight:bold; color: #0a67b4;  line-height: 70px; position:relative;  }
.post2 .more_btn {line-height: 20px; float:none; position:absolute; right:26px; top:60px; }
.post2 .more_btn a { font-size:14px; color:#969696; font-weight:bold;  }

.post2 .tt .tit .title:after {
    content: '';
    width: 40px;
    height: 5px;
    background-color: #0a67b4;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}



/*居中标题*/
.post3 { position:relative; }
.post3 .tt {width:100%; text-align: center; height:70px; background:url(images/line.png) no-repeat center 36px;  } 
.post3 .tt .tit {float:none; font-size:30px;  }
.post3 .tt .tit .title {font-weight:bold; color: #fff;  line-height: 70px; }
.post3 .more_btn {line-height: 20px; float:none; position:absolute; left:20px; bottom:-15px; }
.post3 .more_btn a { font-size:14px; color:#969696; font-weight:bold;  }


/*标题切换hover*/
.post4 {}
.post4 .tt { width:140px; float:left;  }
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title { font-size:18px; font-weight:bold;  display:inline-block; color: #0a67b4; cursor:pointer;}
.post4 .con { width:1160px; float:left;  }




/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 40px; } /**标题图标**/
.news_list li.news span.news_title { float:left; font-size:18px; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;color: #969696; font-size:14px; }/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}


/**首页三列布局**/





.mod {}
.mbox {}

.main1{ background: url(images/c1.jpg) no-repeat top center; padding:35px 0px 50px 0px; }
.main1 .inner{   }
.main1 .ml{float:left; width:900px;     height: 607px;  overflow: hidden;}
.main1 .ml .focus-box, .main1 .ml .focus-container { height:610px!important; }
.main1 .ml .fouce-box-m .focus-title-bar { display:none!important;  }
.main1 .ml .fouce-box-m .focus-pagination1 { display:none!important;  }
.main1 .ml .fouce-box-m .focus-pagination .btns  { display:none!important;  }
.main1 .ml .focus-bg { background:#fff;  opacity:1; height: 125px;  }

.main1 .ml .focus-page {  width:120px; height:80px; border:none;  border-radius:0; margin-right:45px;   }
.main1 .ml .focus-page img {  width:120px; height:80px;  }
.main1 .ml .focus-container .focus-item img {  object-fit: cover;  }
 

.main1 .ml .focus-pagination { height:125px; top:-125px;  padding-right:0; }
.main1 .ml .focus-pagination .btn-m { height:125px;  }
.main1 .ml .focus-pagination .btn-ms { width:840px; top: 15px;  }

.main1 .ml .focus-navigation { width:50px; height:70px; line-height:70px; background:rgba(10,103,180,.5);      opacity: 1;  filter: alpha(opacity=100); margin-top: -100px;}



.main1 .mr{float:right;width: 375px; background: #fff;     position: relative;     padding-bottom: 40px;  }
.main1 .mr .post1 .more_btn { position: absolute;  left: 17px;  bottom: 1px;}
.main1 .mr .post1 .more_btn a .more_text { font-size:16px!important; color:#969696;   }




.main2 { }
.main2 .inner{padding: 25px 0 30px 0; }
.main2 .ml{float:left; width:630px; }
.main2 .mr{float:right;width: 630px;  }
.main2 .news_bottom .news_list li.news {line-height: 40px; padding-left:28px; background:url(images/icon_dian.png) no-repeat 8px center;} /**标题图标**/
.main2 .tu_text{}
.main2 .tu_text .news_list {}
.main2 .tu_text .news_list li.news{margin-bottom:14px; border-bottom:1px dashed #d2d2d2; padding-bottom:20px; }
.main2 .tu_text .news_list li.news .news_imgs{float: left;width: 212px; height:170px;  margin:18px -225px 0 0px; }
.main2 .tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.main2 .tu_text .news_list li.news .news_imgs img{width:100%; height:170px; border-radius: 5px; }
.main2 .tu_text .news_list li.news .news_wz{width:100%;} 
.main2 .tu_text .news_list li.news .news_wz .news_con{margin-left:225px; padding: 0px 20px 0 0; position:relative;} 
.main2 .tu_text .news_list li.news .news_title{line-height: 30px; font-size: 18px; font-weight:bold; padding-top:25px;     width: 100%;  overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;} 
.main2 .tu_text .news_list li.news .news_text{line-height:28px; font-size:16px;}
.main2 .tu_text .news_list li.news .news_text a {color:#696969; }
.main2 .tu_text .news_list li.news .news_time{line-height: 26px; font-size:14px; color:#969696; background:url(images/time.png) no-repeat 0px center;    padding-left: 24px; margin:5px 0;  }


.main2 .title_text .news_list li.news .news_wz{width:100%;} 
.main2 .title_text .news_list li.news .news_wz .news_con{ padding: 0px 20px 0 0; position:relative;} 
.main2 .title_text .news_list li.news .news_title{line-height: 30px; font-size: 18px; font-weight:bold; padding-top:15px; } 
.main2 .title_text .news_list li.news .news_text{line-height:28px; font-size:16px;}
.main2 .title_text .news_list li.news .news_text a {color:#696969; }
.main2 .title_text .news_list li.news .news_time{line-height: 26px; font-size:14px; color:#969696; background:url(images/time.png) no-repeat 0px center;    padding-left: 24px; margin:5px 0;  }


.main2 .news_block .title_text .news_list li.news{margin-bottom:14px;  height:170px;  }



.main3{ background: #e6f0f7; }
.main3 .inner{padding: 25px 0 30px 0;}
.main3 .ml{float:left; width:630px; }
.main3 .mr{float:right;width: 630px;  }


.main3 .ml .news_block { padding-top:20px; }
.main3 .mr .news_list { padding-top:20px; }
.main3 .news_list li.news { height:55px; line-height:55px; background:rgba(255,255,255,.5); margin-bottom:15px;   }
.main3 .news_list li.news span.news_title { padding-left:15px; }
.main3 .news_list li.news span.news_meta { padding-right:10px; }


.main3 .tu_text .news_list li.news {   height:197px;   }
.main3 .tu_text{}
.main3 .tu_text .news_list {}
.main3 .tu_text .news_list li.news{margin-bottom:14px;}
.main3 .tu_text .news_list li.news .news_imgs{float: left;width: 212px; height:170px;  margin:10px -225px 0 13px; }
.main3 .tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.main3 .tu_text .news_list li.news .news_imgs img{width:100%; height:170px; border-radius: 5px; }
.main3 .tu_text .news_list li.news .news_wz{width:100%;} 
.main3 .tu_text .news_list li.news .news_wz .news_con{margin-left:240px; padding: 0px 20px 0 0; position:relative;} 
.main3 .tu_text .news_list li.news .news_title{line-height: 30px; font-size: 18px; font-weight:bold; padding-top:15px;    width: 100%;  overflow: hidden; text-overflow: ellipsis;  white-space: nowrap; } 
.main3 .tu_text .news_list li.news .news_text{line-height:28px; font-size:16px;}
.main3 .tu_text .news_list li.news .news_text a {color:#696969; }
.main3 .tu_text .news_list li.news .news_time{line-height: 26px; font-size:14px; color:#969696; background:url(images/time.png) no-repeat 0px center;    padding-left: 24px; margin:5px 0;  }





.main4{ }
.main4 .inner{padding: 25px 0 30px 0;}
.main4 .ml{float:left; width:630px; }
.main4 .mr{float:right;width: 630px;  }
.main4 .mr .news_list { padding-top:15px; }
.main4 .news_list li.news {line-height: 40px; padding-left:28px; background:url(images/icon_dian.png) no-repeat 8px center;} /**标题图标**/


.main4 .tu_text .news_list {}
.main4 .tu_text .news_list li.news{margin-bottom:7px; border-bottom:1px dashed #d2d2d2; padding-bottom:18px; background: none;   padding-left: 0;}
.main4 .tu_text .news_list li.news .news_imgs{float: left;width: 212px; height:170px;  margin:18px -225px 0 0px; }
.main4 .tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.main4 .tu_text .news_list li.news .news_imgs img{width:100%; height:170px; border-radius: 5px; }
.main4 .tu_text .news_list li.news .news_wz{width:100%;} 
.main4 .tu_text .news_list li.news .news_wz .news_con{margin-left:225px; padding: 0px 20px 0 0; position:relative;} 
.main4 .tu_text .news_list li.news .news_title{line-height: 30px; font-size: 18px; font-weight:bold; padding-top:25px;     width: 100%;  overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;} 
.main4 .tu_text .news_list li.news .news_text{line-height:28px; font-size:16px;}
.main4 .tu_text .news_list li.news .news_text a {color:#696969; }
.main4 .tu_text .news_list li.news .news_time{line-height: 26px; font-size:14px; color:#969696; background:url(images/time.png) no-repeat 0px center;    padding-left: 24px; margin:5px 0;  }








.main5{   }
.main5 .inner{padding: 18px 0 20px 0;}

.post-51 .wp_nav .nav-item { width:250px; height:110px;  margin-bottom:12px; margin-right:12px; }
.post-51 .wp_nav .nav-item a span.item-name {  font-size:18px; color:#fff; }

.post-51 .wp_nav .nav-item.i1 { background: #bec774; line-height:110px;  }
.post-51 .wp_nav .nav-item.i1 a span.item-name {  /*padding:30px 45px; */ }
.post-51 .wp_nav .nav-item.i2 { background: #588fee;  }
.post-51 .wp_nav .nav-item.i2 a span.item-name { line-height:25px; padding:30px 45px;  }
.post-51 .wp_nav .nav-item.i3 { background: #5dbf9f;  }
.post-51 .wp_nav .nav-item.i3 a span.item-name { line-height:25px; padding:30px 40px;  }
.post-51 .wp_nav .nav-item.i4 { background: #4cb2f3;  }
.post-51 .wp_nav .nav-item.i4 a span.item-name { line-height:25px; padding:30px 42px;  }
.post-51 .wp_nav .nav-item.i5 { background: #8980cf; margin-right:0;  line-height:110px; }
.post-51 .wp_nav .nav-item.i6 { background: #f4c066;  line-height:110px;}
.post-51 .wp_nav .nav-item.i7 { background: #8db362;  line-height:110px;}
.post-51 .wp_nav .nav-item.i8 { background: #c86c89;  line-height:110px;}
.post-51 .wp_nav .nav-item.i9 { background: #b3a962; line-height:110px; }
.post-51 .wp_nav .nav-item.i10 { background: #f8985b; margin-right:0;  line-height:110px;  }





/*日历新闻样式1*/

.rili { margin-top:15px!important; }
.rili .con{ padding:5px 0px;}
.rili .news_list {     padding-left: 15px; }
.rili .news_list li.news{margin-bottom: 16px;}
.rili .news_list li.news .news_date{float: left;width: 70px; height:65px; margin-right:-85px;border:1px solid #0a67b4;text-align:center;}
.rili .news_list li.news .news_date .news_year{line-height: 30px;font-size: 16px; color:#0a67b4; background-color:#fff; transition:all 0.4s ease-in-out;}
.rili .news_list li.news .news_date .news_days{line-height:35px; font-size: 18px; color:#fff; background-color:#0a67b4; font-weight:bold; }
.rili .news_list li.news .news_wz{width:100%;}
.rili .news_list li.news .news_wz .news_con{margin-left:85px; padding: 4px 20px 4px 0px; } 
.rili .news_list li.news .news_title{line-height: 26px;margin-top: 4px;font-size: 18px;color:#393939;} 


/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 26px;}
.rili2 .news_list li.news.n1{margin-top:33px;}
.rili2 .news_list li.news .news_date{float: left;width: 60px; height:48px; margin-right:-90px;padding-left:15px; border-left:2px solid #0a67b4;}
.rili2 .news_list li.news .news_date .news_year{line-height: 20px;font-size: 16px; color:#0a67b4; padding-top:8px;  }
.rili2 .news_list li.news .news_date .news_days{line-height:20px; font-size: 18px; color:#0a67b4;  font-weight:bold; }
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:90px; padding: 0px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 24px;margin-top: 4px;font-size: 18px;color:#393939;} 

/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{height: 180px;background-color: #F1F1F1;overflow:hidden;vertical-align:middle;display:table-cell;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;max-height:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
/*图文*/


/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}








/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {   background:#eff5f9; }
#l-container .inner {padding:55px 0 45px 0px;}
/**主体文章页开始**/
#d-container {  background:#eff5f9; }
#d-container .inner {padding:55px 0 45px 0px; }

.col_menu {width: 347px;float:left;margin-right:-347px;position:relative; overflow:hidden; } 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0a67b4}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:30px; font-weight:bold; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:67px; text-align: center;}/**栏目名称图标**/
.col_menu .col_menu_con{border:0px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff;    background:#fff; }
.col_list .wp_listcolumn .wp_column {  }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 20px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #f2f6ff; text-align:center; border-left:10px solid #0a67b4; }
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px;line-height:64px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#d5e1f8; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #393939;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 40px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color:#393939;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right; } 
.col_news .col_news_box{margin-left: 405px; background:#fff;     padding: 18px 18px 50px 18px; overflow:hidden;   }
.col_news_head {border-bottom: 1px solid #cfdae5;}
.col_metas .col_title { display:inline-block; float:left; height: 60px; line-height: 60px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 30px;font-family:"Microsoft yahei";font-weight: normal;color: #393939;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 60px;line-height: 60px;color: #393939;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding: 0px; margin:0 ;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.list2 li.news { height:60px; line-height:60px; border-bottom:1px dashed #e9e9e9; }
.list2 li.news span.news_title { font-size:18px; }





/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #393939;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #696969;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; margin-top:10px; } /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:650px; _width:expression(this.width > 650 ? "650px" : this.width); height:auto!important; }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto!important; border:none!important;}
.article .entry .read table td { text-wrap: wrap!important;   white-space:wrap!important;}
.article .entry .read table td p { text-wrap: wrap!important; white-space:wrap!important; }
/**页脚开始**/
#footer {background: #0a67b4; overflow:hidden; }
#footer .inner {padding:30px 0px 45px 0;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;  margin-top: 20px;}
#footer .inner .foot-right{float:right;}
#footer .inner p{font-size: 16px;line-height: 30px; font-weight:normal;text-align:left;color: #fff;}
.foot-left img { display: block; padding: 15px 0; }



.foot-right .news_title { background:#fff;     text-align: center; }



/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 0px solid #d0d0d0; background: #fff;}
.wp_search #keyword{ width:225px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:50px;height: 50px;border:0px; background: #e1e1e1 url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 0px solid #d0d0d0; background: #fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 50px;padding: 0px 0;line-height: 50px;background: none;color: #696969;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:50px;height: 50px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:50px;height: 50px;border:0;outline: 0;background: #e1e1e1 url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px; display:none!important; }
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/


/*选项卡*/
.sudy-tab { position:relative;}
.sudy-tab .tab-menu { background: #fff;  height:50px!important; position:relative; border-bottom:2px solid #d2d2d2!important;}
.sudy-tab .tab-menu li { height:50px!important; line-height:50px!important; border-radius:0px!important; color:#696969; font-size:24px; font-weight:bold; width:auto!important; text-indent: 40px;     cursor: pointer; }

.sudy-tab .tab-menu li a { color:#696969;}

.sudy-tab .tab-menu li em { font-size: 16px; color: #ccc; margin-left: 10px;    font-weight: normal;  text-transform: uppercase;}
.sudy-tab .tab-menu li.selected {  color:#0a67b4; background: #fff;}
.sudy-tab .tab-menu li.selected a { color:#0a67b4;}
.sudy-tab .tab-menu li.i1 { background: url(images/icon03.png) no-repeat 8px center;}
.sudy-tab .tab-menu li.i2 { background: url(images/icon04.png) no-repeat 8px center;}
.sudy-tab .tab-menu li.i1.selected { background: url(images/icon03_h.png) no-repeat 8px center; position:relative;}
.sudy-tab .tab-menu li.i2.selected { background: url(images/icon04_h.png) no-repeat 8px center; position:relative;}

.sudy-tab .tab-menu li.i1.selected::after {content: '';
    width: 100px;
    height: 2px;
    background-color: #0a67b4;
    position: absolute;
    left: 0;
    bottom: -2px;}

.sudy-tab .tab-menu li.i2.selected::after {content: '';
    width: 100px;
    height: 2px;
    background-color: #0a67b4;
    position: absolute;
    left: 0;
    bottom: -2px;}



.sudy-tab .tab-list .news_list li.news { height: 40px; line-height: 40px; }
.sudy-tab .tab-list .news_list li.news .news_meta { color:#969696; float: right;  font-size:14px; }

.cbox .more { position:absolute; right:0px; top:13px;}
.cbox .more a { color:#0a67b4; font-size:16px; font-weight:bold; }





/*图片列表*/
.list3 { margin-top:30px; overflow: hidden; }
.list3 li.news  {  width:270px;  float:left; background:#f6f6f6;  margin:0 24px 32px 0; }
.list3 li.news:nth-child(3n)  { margin:0 0px 32px 0; }
.list3 li.news .news_img {   width:270px; height:195px;  }
.list3 li.news .news_img img { width:100%; height:100%; }

.list3 li.news .news_title {  line-height:28px; font-size:18px;  padding:15px 20px 10px;}
.list3 li.news .news_title a { color:#393939; }
.list3 li.news .news_meta { padding:0 20px; font-size:14px; color:#969696;line-height:28px;  }


/*现任领导*/
.list4 { margin-top:35px; }
.list4 li.news{margin-bottom:50px; background:#f6f6f6; }
.list4 li.news .news_imgs{float: left;width: 185px; height:245px; margin-right:-175px;}
.list4 li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.list4 li.news .news_imgs img{width:185px; height:245px; }
.list4 li.news .news_wz{width:100%;} 
.list4 li.news .news_wz .news_con{margin-left:215px; padding: 15px 20px 0px 0px; position:relative;} 
.list4 li.news .news_title {line-height: 32px; font-size: 18px;     } 
.list4 li.news .news_title a { color:#393939; }
.list4 li.news .small_title {line-height:32px; font-size:16px; color:#696969; }
.list4 li.news .news_text {line-height: 28px; font-size:14px;}
.list4 li.news .news_text a {  color:#696969;  }




/*名师风采*/
.list5 { margin-top:35px; }
.list5 li.news{margin-bottom:50px; background:#f6f6f6; width:415px; float:left; }
.list5 li.news:nth-child(2n) { float:right; }
.list5 li.news .news_imgs{float: left;width: 185px; height:245px; margin-right:-215px;}
.list5 li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.list5 li.news .news_imgs img{width:185px; height:245px; }
.list5 li.news .news_wz{width:100%;} 
.list5 li.news .news_wz .news_con{margin-left:215px;  padding: 15px 25px 0px 0px; position:relative;} 
.list5 li.news .news_title {line-height: 32px; font-size: 18px;     } 
.list5 li.news .news_title a { color:#393939; }
.list5 li.news .small_title {line-height:32px; font-size:16px; color:#696969; }
.list5 li.news .news_text {line-height: 28px; font-size:14px;}
.list5 li.news .news_text a {  color:#696969;  }





/*师资队伍*/
.teacherlist { margin-top:15px; }
.teacherlist .search-teacher {}
.teacherlist .search-teacher .zimu-top {}
.teacherlist .search-teacher .name { float: left; font-size: 16px;  color: #000;  height: 23px; line-height: 23px;}
.teacherlist .search-teacher .zimu-top {padding: 12px 0; border-bottom: 1px #e6e6e6 dashed; }
.teacherlist .search-teacher ul {   margin-left: 80px; overflow: hidden;}
.teacherlist .search-teacher .zimu-top ul li { line-height: 23px; float: left;}
.teacherlist .search-teacher .zimu-top ul li a {font-size: 14px;color: #666;padding:0 8px;}
.teacherlist .search-teacher .zimu-top ul li:hover a, .teacherlist .search-teacher .zimu-top ul li.active a {color: #0f429b;font-weight: bold;}
.teacherlist .search-teacher .mingcheng-bottom { padding: 12px 0; border-bottom: 1px #e6e6e6 dashed; }
.teacherlist .search-teacher .mingcheng-bottom ul li { line-height: 23px; float: left;  }
.teacherlist .search-teacher .mingcheng-bottom ul li a {font-size: 14px;color: #666; padding:0 8px; }
.teacherlist .search-teacher .mingcheng-bottom ul li:hover a, .teacherlist .search-teacher .mingcheng-bottom ul li.active a {color: #0f429b; font-weight: bold;}
.teacherlist .search-teacher .zimu-top ul li.active { background: #dcad6c; }
.teacherlist .search-teacher .zimu-top ul li.active a { color: #fff; }
.teacherlist .search-teacher .mingcheng-bottom ul li.active { background: #dcad6c; }
.teacherlist .search-teacher .mingcheng-bottom ul li.active a { color: #fff; }




.list_tu { overflow: hidden;  margin-top: 20px;}
.list_tu .con{padding: 12px 0px;}
.list_tu .news_list { margin:0px -10px;}
.list_tu .news_list li.news{float:left;width:25%;}
.list_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.list_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.list_tu .news_list li.news .news_imgs{width:160px;  height: 210px;background-color: #F1F1F1;overflow:hidden;vertical-align:middle;display:table-cell;}
.list_tu .news_list li.news .news_imgs img{width:100%;height:auto;max-height:100%;}
.list_tu .news_list li.news .news_wz{}
.list_tu .news_list li.news .news_wz .news_con{} 
.list_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px; width: 160px;   text-align: center;} 
.list_tu .news_list li.news .news_title a{}


